| Name | Description | |
|---|---|---|
![]() | addWidget | Adds the widget to the collection of field's widgets. A widget is the visual representation of a form field on a PF page. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | createAppearance | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getAlternateName | Gets the field alternate name. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getCalculateAction | Gets the calculate action. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getCosField | Gets the underlying COS Object. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getCosTopParent | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getDefaultValue | Gets the field default value. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getFlags | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getForm | Gets the Acrobat form this field belongs to. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getFormatAction | Gets the format action. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getKeyPressAction | Gets the keypress action. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getMappingName | Gets the field mapping name. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getName | Gets the field name. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getNoToggleToOff | Gets a value indicating whether a radio button shall be selected at all times. |
![]() | getRadiosInUnison | Gets a value indicating whether all the widgets the same export value in the same radio button group should be selected. |
![]() | getSelectedIndex | Gets the lowest ordinal index of the selected widgets in the field. |
![]() | getTextDirection | Gets the text direction. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getType | Gets the field type. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getValidateAction | Gets the validate action. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getValue | Gets the field value. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getWidget | Gets the field widget at the specified index. A widget is the visual representation of a form field on a PF page. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | getWidgets | Gets the list of field widgets. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | isChecked | Gets a value indicating whether the radio button is in the checked state. |
![]() | isExportable | Gets a value indicating whether the field can be exported or not. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | isReadOnly | Gets a value indicating whether the field is read-only. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | isRequired | Gets a value indicating whether the field is required. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setAlternateName | Sets the field alternate name. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setCalculateAction | Sets the calculate action. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setChecked | Sets a value indicating whether the radio button is in the checked state. |
![]() | setCosTopParent | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setDefaultValue | Sets the field default value. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setFlags | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setFormatAction | Sets the format action. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setIsExportable | Sets a value indicating whether the field can be exported or not. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setIsReadOnly | Sets a value indicating whether the field is read-only. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setIsRequired | Sets a value indicating whether the field is required. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setKeyPressAction | Sets the keypress action. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setMappingName | Sets the field mapping name. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setName | Sets the field name. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setNoToggleToOff | Sets a value indicating whether a radio button shall be selected at all times. If set, exactly one radio button shall be selected at all times; selecting the currently selected button has no effect. If clear, clicking the selected button deselects it, leaving no button selected. |
![]() | setRadiosInUnison | Sets a value indicating whether all the widgets the same export value in the same radio button group should be selected. If set, a group of radio buttons within a radio button field that use the same export value will turn on and off in unison; that is if one is checked, they are all checked. If clear, the buttons are mutually exclusive. |
![]() | setSelectedIndex | Sets the lowest ordinal index of the selected widgets in the field. |
![]() | setTextDirection | Sets the text direction. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setValidateAction | Sets the validate action. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | setValue | Sets the field value. (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | toString | (Inherited from com.o2sol.pdf4java.forms.PDFField) |
![]() | updateFromFDFField | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | updateFromXFDFField | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | updateFromXMLField | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.forms.PDFField) |

